CommonEvent 1590
Name = "会話：テュポーン"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["I'll savor it thoroughly with this tongue..."])
    ShowText(["You'll feel good too..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["I'm hungry..."])
    ShowText(["Hurry, let me eat you..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["I'm good friends with Katoblepas."])
    ShowText(["We are both excellent experimental subjects..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["We were once referred to by numbers, but..."])
    ShowText(["Because we were well-made, we were given unique species names."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Even like this, I'm a dragon monster."])
    ShowText(["Other species have been synthesized, so it may not look like it..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["With these fangs, I will crush and eat everything."])
    ShowText(["When I indulge in men, I swallow them whole without biting..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["I want to eat the angels who treat me as a test subject..."])
    ShowText(["But those guys look really unappetizing."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["We and Catoblepas were created as test subjects..."])
    ShowText(["But because our combat abilities are extremely high, we are treated as troops."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["It seems that in ancient times, dragonkind roamed the earth."])
    ShowText(["Now it's kept secret, though..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["We chimeras are being used by the angels."])
    ShowText(["If I get the chance, I'll betray them anytime..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["You look very delicious..."])
    ShowText(["I wonder what you taste like?"])
    ShowChoices([["Sweet taste", "Bitter taste", "Tastes like shrimp"], 0])
    When([0, "甘い味"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["That's wonderful, let me eat you..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "苦い味"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["In that case, I don't want to eat too much..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "エビのような味"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I love shrimp..."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Among the three basic desires, my appetite is particularly strong."])
    ShowText(["What desire do you have that is strong...?"])
    ShowChoices([["Appetite", "Need for sleep", "Sexual desire", "No desires"], 0])
    When([0, "食欲"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Hehe, it's not the same as mine..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "睡眠欲"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Then, sleep soundly..."])
      Empty([])

    When([2, "性欲"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Rejoice..."])
      ShowText(["That desire will be thoroughly satisfied."])
      Script(["change_friend(5)"])
      Empty([])

    When([3, "欲は無い"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["What a boring human..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["They say my figure flying in the sky is creepy..."])
    ShowText(["Do you think so too?"])
    ShowChoices([["I think so", "I don't think so", "As long as it doesn't fly"], 0])
    When([0, "そう思う"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Honestly, it annoys me..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "そう思わない"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I see... I'm happy even if it's flattery."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "飛ばなければいい"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["That's not the point..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["I'm an expert in breath and predation, but..."])
    ShowText(["How do you want to meet your end...?"])
    ShowChoices([["Breath is good", "Predation is good", "Not the end"], 0])
    When([0, "ブレスがいい"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Then, I'll blow you away in one breath..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "捕食がいい"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Then, I'll eat you deliciously..."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "最期じゃない"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["In that case, just struggle as much as you can..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Among the things I've eaten so far..."])
    ShowText(["What do you think was the most disgusting?"])
    ShowChoices([["Donkey", "Broccoli", "Scorpion", "Typhon"], 0])
    When([0, "ロバ"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Well, donkeys aren't tasty either..."])
      ShowText(["But broccoli was even worse."])
      Empty([])

    When([1, "ブロッコリー"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["Yes, broccoli is the worst."])
      ShowText(["I never want to eat it again..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "サソリ"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I wouldn't eat something like that..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "テュポーン"])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I do cannibalize, but surprisingly it's quite tasty."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 2])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["You've gotten hurt... Can you give me some herbs?"])
      ControlVariables([24, 24, 0, 3, 0, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'High-Quality Herb'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Thank you, I appreciate it..."])
        ChangeItems([2, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 358])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I'm hungry... Can you give me something?"])
      ControlVariables([24, 24, 0, 3, 0, 358, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the Hamburger? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Thank you, I appreciate it..."])
        ChangeItems([358, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 6930, 0])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I have little money... Can you give me some?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 6930G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Thank you, I appreciate it..."])
        ChangeGold([1, 0, 6930])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["typhon_fc1", 0, 0, 2])
        ShowText(["\\n<Typhon>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["typhon_fc1", 0, 0, 2])
      ShowText(["\\n<Typhon>"])
      ShowText(["I thought so, but... it seems I have no money."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([53, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Red Heat Stone' from Typhon!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3504, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Breath Gem' from Typhon!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["typhon_fc1", 0, 0, 2])
    ShowText(["\\n<Typhon>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 11550])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 11550G from Typhon!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
